From: Jeroen van der Heijden Date: Tue, 6 Apr 2021 09:45:02 +0000 (+0200) Subject: Update changelog and version X-Git-Tag: archive/raspbian/2.0.44-1+rpi1^2~3^2^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=eac20bdd7cf2e78085609201a575eb65f42690b4;p=siridb-server.git Update changelog and version --- diff --git a/debian/changelog b/debian/changelog index a635ba7e..f7657064 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +siridb-server (2.0.44-0~tt1) unstable; urgency=medium + + * New upstream release + - Improve imap data structure (#168) + - Added ignore_broken_data option (@ubnt-michals, #172) + - Fixed siridb_time_now for arm32 builds (@srdgame, #169) + + -- Jeroen van der Heijden Tue, 06 Apr 2021 11:39:12 +0200 + siridb-server (2.0.43-0~tt1.1) UNRELEASED; urgency=medium * Non-maintainer upload. diff --git a/include/siri/version.h b/include/siri/version.h index f54e5302..a08aabab 100644 --- a/include/siri/version.h +++ b/include/siri/version.h @@ -15,7 +15,7 @@ * Note that debian alpha packages should use versions like this: * 2.0.34-0alpha0 */ -#define SIRIDB_VERSION_PRE_RELEASE "-alpha-3" +#define SIRIDB_VERSION_PRE_RELEASE "" #ifndef NDEBUG #define SIRIDB_VERSION_BUILD_RELEASE "+debug"